DHI / DHI/HydroEO

Allow for download of Altimetry products over a given aoi without configuration file

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
3
Forks
1
Avg merge
8m
Merged PRs (30d)
1

Description

The project class is useful for managing altimetry downloads over a large number of reservoirs or valid AOIs. Currently, an altimetry project must be created when wanting to download data for a given reservoir (AOI), even if its just one. EO specialists often only need to investigate or get raw data for a single AOI. By considering an "AOI" class, an EO specialist can have more control over a given area and quickly download and process the data for this specific area. After integration of an "AOI" class, the Project and System Classes could then integrate this object when performing downloads, shifting the burden of satellite product knowledge to one class. This is likely a large overhaul, but the creation of this singular class can set the frame work for further work.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the existing Project and System classes and tracing how they manage downloads for a reservoir or AOI. Define the proposed AOI class boundaries and how it would support a single AOI without a configuration file. Done means a single AOI can be used to download and process altimetry data, with Project and System able to integrate it.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.