iceXai / a2pd-retrieval

Satellite data retrieval and (pre)processing tool for analyzing Antarctic polynya dynamics (a2pd)
GNU General Public License v3.0
0 stars 0 forks source link

[Refactor] Restructure the module #18

Open iceXai opened 7 months ago

iceXai commented 7 months ago

All functions should be contained in some general folder a2pd using all() to manage it all and just the CLI shall be outside of it.