https://github.com/4turesearchdata-carpentries/interoperability_workshop_netcdf
Workshop on NetCDF interoperability through Opendap
https://github.com/4turesearchdata-carpentries/interoperability_workshop_netcdf
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.3%) to scientific vocabulary
Keywords
Repository
Workshop on NetCDF interoperability through Opendap
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
Readme.md
How to use this workshop
- set up a Virtual python environment using conda (more recommended than pip for this case)
conda env create -f environment.yml
conda activate netcdf_python
🚨 Important - conda-forge versions are built against correct libraries for OPeNDAP. - Always use conda-forge channel to get properly compiled scientific libraries for remote NetCDF access. - If you only use pip, you risk missing underlying C libraries like libnetcdf and libhdf5.
After activation
python --version
Should say 3.12.x
conda list netcdf4
Should list netcdf4 installed
ncdump -h https://opendap.4tu.nl/thredds/dodsC/IDRA/2019/01/01/IDRA_2019-01-01_00-00_raw_data.nc
Should succeed
Computational environment for participants.
Owner
- Name: 4TU.ResearchData - Training
- Login: 4TUResearchData-Carpentries
- Kind: organization
- Repositories: 48
- Profile: https://github.com/4TUResearchData-Carpentries
GitHub Events
Total
Last Year
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Leila Iñigo de la Cruz | l****z@g****m | 23 |
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- cf_xarray * development
- ipykernel * development
- jupyter * development
- jupyterlab * development
- netcdf4 * development
- xarray * development