Skip to content

Commit

Permalink
add actual doi for data and software ready for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Geet-George committed May 10, 2021
1 parent 77a89dc commit eaf0501
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions joanne/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
__version__ = get_versions()["version"]
del get_versions

data_doi = "NOTREADY-10.25326/221"
software_doi = "NOTREADY-10.5281/zenodo.4746313"
data_doi = "10.25326/221"
software_doi = "10.5281/zenodo.4746313"
reference_study = "George et al., JOANNE : Joint dropsonde Observations of the Atmosphere in tropical North atlaNtic meso-scale Environments, ESSD, 2021"

0 comments on commit eaf0501

Please sign in to comment.