Upload Time Series File

Here you can upload timeseries .csv files extracted from other sources.

The fields (columns) from the csv file will be loaded into an InfluxDB backend. The data will then be available for display on a frontend like grafana.

These can be data from satellite images extracted from a region of interest but other data can also be uploaded.

measurement: (example: rs_oc_chlor)
tag_set: (example: location=MIA)
fields (example: mean,climatology,anomaly)
time_column (example: Time)
should_convert_time (example: True)
Authorized Users: