Merlin conversion tools into HEC formats for the Bureau of Reclamation (USBR) Water Temperature Modeling Platform (WTMP). Client Side libraries to assist with Merlin data access and data exchange to dss. The majority of the files in this repository are in Java.
To be added later.
Java dependancies:
- com.fasterxml.jackson.annotation
- com.fasterxml.jackson.core
- com.fasterxml.jackson.core.json
- com.fasterxml.jackson.databind
- com.fasterxml.jackson.databind.MapperFeature
- com.fasterxml.jackson.databind.exc
- com.fasterxml.jackson.databind.module
- com.fasterxml.jackson.dataformat.csv
- com.fasterxml.jackson.dataformat.xml
- com.fasterxml.jackson.dataformat.xml.annotation
- com.fasterxml.jackson.datatype.jsr310
- com.github.sett4.dataformat.xlsx
- com.rma.io
- gov.usbr.wq.dataaccess
- gov.usbr.wq.dataaccess.http
- gov.usbr.wq.dataaccess.json
- gov.usbr.wq.dataaccess.mapper
- gov.usbr.wq.dataaccess.model
- gov.usbr.wq.merlindataexchange
- gov.usbr.wq.merlindataexchange.configuration
- gov.usbr.wq.merlindataexchange.fluentbuilders
- gov.usbr.wq.merlindataexchange.fluentbuilders.parameters.profile
- gov.usbr.wq.merlindataexchange.fluentbuilders.parameters.timeseries
- gov.usbr.wq.merlindataexchange.io
- gov.usbr.wq.merlindataexchange.io.MerlinDataExchangeTimeSeriesReader
- gov.usbr.wq.merlindataexchange.io.wq
- gov.usbr.wq.merlindataexchange.io.wq.MerlinDataExchangeProfileReader
- gov.usbr.wq.merlindataexchange.io.wq.ProfileMeasuresUtil
- gov.usbr.wq.merlindataexchange.parameters
- hec.data
- hec.heclib.dss
- hec.heclib.util
- hec.hecmath
- hec.io
- hec.io.impl
- hec.lang
- hec.ui
- hec.ui.ProgressListener
- java.util.stream.Collectors
- org.junit.jupiter.api
- org.junit.jupiter.api.Assertions
- org.w3c.dom
- org.xml.sax
- rma.services.annotations
- rma.util
- rma.util.lookup
To be added later.
To be added later.