Conversation
they changed the backend infrastructure. Now, it is only possible to get the file name if the dataset has been opened with psy.open_dataset or psy.open_mfdataset The store will always be guessed.
as they are now built in the examples repository
Codecov Report
@@ Coverage Diff @@
## master #33 +/- ##
==========================================
- Coverage 78.29% 77.51% -0.78%
==========================================
Files 17 16 -1
Lines 6030 5769 -261
==========================================
- Hits 4721 4472 -249
+ Misses 1309 1297 -12
Continue to review full report at Codecov.
|
1 task
Chilipp
added a commit
that referenced
this pull request
Sep 30, 2021
Fixed
-----
- psyplot is now compatible with 0.18
Added
-----
- psyplot does now have a CITATION.cff file, see
<https://citation-file-format.github.io>
Changed
-------
- psyplot is now officially licensed under LGPL-3.0-only, see
[\#33](#33)
- the lower bound for supported xarray versions is now 0.17.
- project files do not store the Store anymore as this information
cannot be gathered from xarray 0.18. We now rely on xarray to
automatically find the engine to open the files.
- Documentation is now hosted with Github Pages at
<https://psyplot.github.io/psyplot>. Redirects from the old
documentation at <https://psyplot.readthedocs.io> have been
configured.
- Examples have been removed from the psyplot repository as they now
live in a central place at <https://github.com/psyplot/examples>
- We use CicleCI now for a standardized CI/CD pipeline to build and
test the code and docs all at one place, see
[\#32](#32)
This was referenced Oct 5, 2021
Chilipp
added a commit
that referenced
this pull request
Oct 7, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot repository as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [\#32](#32)
Chilipp
added a commit
that referenced
this pull request
Oct 7, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot repository as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [\#32](#32)
Chilipp
added a commit
that referenced
this pull request
Oct 7, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot repository as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#32](#32)
Chilipp
added a commit
that referenced
this pull request
Oct 7, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot repository as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#32](#32)
Chilipp
added a commit
to psyplot/ci-release-test
that referenced
this pull request
Oct 8, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](psyplot/psyplot#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot repository as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#32](psyplot/psyplot#32)
Chilipp
added a commit
to psyplot/ci-release-test
that referenced
this pull request
Oct 8, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](psyplot/psyplot#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot repository as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#32](psyplot/psyplot#32)
Chilipp
added a commit
to psyplot/ci-release-test
that referenced
this pull request
Oct 8, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](psyplot/psyplot#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot repository as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#32](psyplot/psyplot#32)
Chilipp
added a commit
to psyplot/ci-release-test
that referenced
this pull request
Oct 8, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](psyplot/psyplot#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot repository as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#32](psyplot/psyplot#32)
Chilipp
added a commit
to psyplot/ci-release-test
that referenced
this pull request
Oct 8, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](psyplot/psyplot#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot repository as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#32](psyplot/psyplot#32)
Chilipp
added a commit
to psyplot/ci-release-test
that referenced
this pull request
Oct 8, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](psyplot/psyplot#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot "repository" as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#32](psyplot/psyplot#32)
Chilipp
added a commit
to psyplot/ci-release-test
that referenced
this pull request
Oct 8, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](psyplot/psyplot#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot "repository" as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#32](psyplot/psyplot#32)
Chilipp
added a commit
to psyplot/ci-release-test
that referenced
this pull request
Oct 8, 2021
Fixed ----- - psyplot is now compatible with xarray 0.18 Added ----- - psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed ------- - psyplot is now officially licensed under LGPL-3.0-only, see [\#33](psyplot/psyplot#33) - the lower bound for supported xarray versions is now 0.17. - project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. - Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. - Examples have been removed from the psyplot "repository" as they now live in a central place at https://github.com/psyplot/examples - We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#32](psyplot/psyplot#32)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As discussed with the PACT department of the University of Lausanne, this PR changes the license of psyplot to LGPL-3.0-only and includes the correct copyright statements everywhere.
CHANGELOG.rstfor all changes