netcdf
Here are 231 public repositories matching this topic...
❤️ First Time Contributors
Welcome to Iris!
This is a permanent pinned issue dedicated to our lovely first time contributors and those new to Iris, keen to get involved.
We'd really love to hear from you, so checkout our GitHub Discussions. Ask a question, share an idea, ask for help, tell us what we could do better or simply say `"Hi!"
-
Updated
Jun 16, 2021 - C
-
Updated
Jun 16, 2021 - Python
-
Updated
Jun 16, 2021
https://carpentries-incubator.github.io/geospatial-python/ is a good course that uses rioxarray. Could add a link to it in https://corteva.github.io/rioxarray/stable/getting_started/getting_started.html
When there are no data available for a particular date range from IGRA2, it would be very helpful to the users to include the range of data that is actually found in the file. This will require actually calculating the min/max date, but we are already scanning through all of them so it shouldn't be too much more effort.
Any chance to implement comfit?
If not, how to get exponential fitting with implemented functions in GDL?
-
Updated
Feb 2, 2021 - Python
Describe the bug
The documentation unit tests have identified two badly named sections in the docstrings
To Reproduce
Go to the doc tests in any of the recent PRs.
Expected behavior
Only have UserWarnings for the Note section.
Desktop (please complete the following information):
- OS: ubuntu
- Other details about your setup that could be relevant - GitHub Actions
-
Updated
Jun 17, 2021 - Java
-
Updated
Jun 7, 2021 - Julia
-
Updated
Oct 14, 2020 - Python
-
Updated
Jun 17, 2021 - Visual Basic .NET
-
Updated
Jan 29, 2021 - Python
-
Updated
Jun 8, 2021 - Fortran
-
Updated
May 20, 2021 - C
The -Wmaybe-uninitialized GFortran option will list many variables that may be used before initialized. While several of these warnings are likely false positives, that is most likely due to the branching done in the code causing certain, unlikely paths (and sometime error paths) that do not initialize the variable. These cases need to be evaluated, and if possible corrected.
-
Updated
Jun 1, 2021 - Python
-
Updated
Nov 24, 2017 - NCL
Improve this page
Add a description, image, and links to the netcdf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the netcdf topic, visit your repo's landing page and select "manage topics."