Skip to content

Included new csv importer and Albers calculator

Nicolas Garcia Ospina requested to merge functionality-optimization into master

This MR includes 2 changes that produce a better behavior of the program:

  • Adoption of a better definition of the Albers Equal Area transformation.
  • CSV import done completely using psycopg2 with custom import statements that support entry updates.

\approve @fd @ds

Merge request reports