Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GEOMS2CF
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
geoms
GEOMS2CF
Graph
8a519a252ac588caf8630a6a389d02e901345fc0
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Mar
1
18
Feb
12
29
Oct
18
17
4
Sep
26
Aug
25
Jun
24
30
Jan
11
31
Dec
29
Mar
28
18
geomsdoi,doi_classes: corrected typo INSI->ISNI
main
main
added support for PDINST with an InstrumentMetadata class
doi_classes: use 'apa-6th-edition' citation style instead of 'apa'
doi_classes: DataCiteAPI can retrieve already registered metadata for a DOI, Metadata objects have a method to merge with already registered metadata (issued date eg), Dates can be read from datacite json, fixed a few bugs
geomsdoi: fixed bug in RD detection in DATA_QUALITY and changed title constructor
geomsdoi: improved title constructor
geomsdoi: improvements for dealing with RD data (now forced in the doi name), use Maido observatory and Sodankyla ARC, check file_project_id for funding references
doi_classes: for doi relations the APA citation is downloaded from citation.doi.org and formatted in the landing page, precision of geolcoation is agumented to 3 digits, doi urls matching only return one result in the DOIRelationFactory, improved url html href formatting with a dedicated class method
DataCiteAPI: changes in authorization and corrected a bug in create_doi method
fixed a bug in the html formatting (no return statement)
added SFIT4 dois, improvements in funding and person recognition
added support for changing DATA_LOCATION through the filename, added support for setting an attribute to an empty string, improved default value for DATA_MODIFICATIONS
added support for date ranges (default is open time interval where the start is taken from the file attribute DATA_START_DATE)
added the standard NDACC acknowledgment sentence, added support for NDACC metadata files with a new RelationsFactory mapping sites to the ndacc metadata url
added DataCiteAPI for publishing DOIs, fixed some bugs in the html pages, removed relatedItemType and awardURI not supported in the API
add GEOMS doi extraction to datacite and html landing page
markup fix
added README and GEOMS attribute manipulation script
added geoms manipulate attributes script
Add LICENSE
removed the addition of the CF attribute units: GEOMSQAQC requires this to be equal to VAR_UNITS which breaks the CF compliance... For now choose to not write this attribute. It can be undone when QAQC accepts the CF values
added conversion GEOMS hdf5 to hdf4
the h5py reserved attribute DIMENSION_LABELS is rejected by the IDL QAQC
README needs to be completed
initial commit with base classes for creating GEOMS files with h5py
Initial commit
Loading