Technical Board 2025_07_30 #335
ChrisJohnNOAA
announced in
Technical Board Notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Attendees:
Marco Alba
Seth Champagne
Clifford Harms
Chris John
Roy Mendelssohn
Tylar Murray
Shane St Savage
Micah Wengren
Marco- gave a demo of the ERDDAP™ CMS developed in conjunction with another group.
Still a work in progress, already 1 version in production, able to edit datasets.xml via web using server deployed on same machine as where ERDDAP™ is.
Working only with the Docker version of ERDDAP™.
Can also export an xml file (with a specific format)
Behind it is a python api- CMS is written in python.
Some resistance from the other group in the project to releasing open source at this time.
Navy had something that used a modified version of the generatedatasets java class.
Navy might be interested in using something that could automatically register dataset.
Seth: S3- funding came in!
Working on pulling in one or two co-workers to help tackle the back log. Hopefully a simple fix and can address it in the next month.
Matt (Clifford) something to start working on something soon: Better handling of overlapping times, started a GitHub Discussion: #334
Seth- stewing on a plan to allow java services to load new EDDTable or EDDGrid implementations. Inject new dataset types to the code base.
A good first step of refactoring that would be a configuration class that captures those parameters and then pass a data object that has the configuration.
Java Services Framework- from Java 5, plenty of libraries use it, manifest step to load in.
Chris mentioned the work from Shane to use reflection+annotations for loading dataset types. Behind a flag, not the default yet, but hopefully soon.
Some discussion of joda.time library. They recommend using the java.time library.
Chris' idea to try to help build awareness of changes within ERDDAP™ and community tools around ERDDAP™.
General approval for the idea, recommended maybe quarterly
Action Items
Beta Was this translation helpful? Give feedback.
All reactions