edsreanalysis

Demonstration functions for extracting timeseries from the RENCI/NOAA Reanalysis datasets

https://github.com/renci/edsreanalysis

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Demonstration functions for extracting timeseries from the RENCI/NOAA Reanalysis datasets

Basic Info
Statistics
  • Stars: 0
  • Watchers: 10
  • Forks: 4
  • Open Issues: 0
  • Releases: 4
Created almost 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

EDSReanalysis

Demonstration functions for extracting timeseries from the RENCI/NOAA Reanalysis datasets

See https://renci.github.io/edsreanalysisdoc

Owner

  • Name: Renaissance Computing Institute
  • Login: RENCI
  • Kind: organization
  • Location: Chapel Hill, NC

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: 'EDSReanalaysis: geopoints_to_waterLevels'
message: >-
  This software is for illustrative purposes only. No
  guarantees or warranties are implied. If you use
  this software, please cite it using the metadata
  from this file.
type: software
authors:
  - affiliation: RENCI
    name-particle: L
    family-names: Tilson
    name-suffix: Jeffrey
    email: jtilson@renci.org
  - affiliation: RENCI
    name-particle: M
    family-names: McManus
    name-suffix: James
    email: jmpmcman@renci.org
  - affiliation: RENCI
    name-particle: O
    family-names: Blanton
    name-suffix: Brian
    email: bblanton@renci.org

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Dependencies

requirements.txt pypi
  • ipython ==8.4.0
  • ipywidgets ==7.7.1
  • matplotlib ==3.3.4
  • netCDF4 ==1.6.0
  • numpy ==1.23.2
  • pandas ==1.1.5
  • scipy ==1.5.4
  • xarray ==0.16.2
environment.yml conda
  • gdal 3.5.1.*
  • h5py 3.7.0.*
  • intake 0.6.6.*
  • intake-stac 0.4.0.*
  • intake-xarray 0.6.1.*
  • ipywidgets 7.7.1.*
  • jupyter-server-proxy
  • jupyterlab 3.4.5.*
  • jupyterlab_widgets 1.1.1.*
  • matplotlib 3.5.2.*
  • pandas 1.4.3.*
  • pip
  • python 3.8.*
  • scipy 1.9.1.*
  • tqdm 4.64.0.*
  • widgetsnbextension 3.6.1.*
  • xarray 2022.3.0.*