gecos-lab / PZero

GNU Affero General Public License v3.0
22 stars 2 forks source link

Incoherent naming objects for the section intersection and DEM projection function #36

Closed gbene closed 1 year ago

gbene commented 1 year ago

The section intersection function creates entities without the section name in the name (entity1_intersection). The function should be modified to be more coherent with the projection naming scheme (resulting in for example entity1intersectionsection_name).

andrea-bistacchi commented 1 year ago

OK, maybe we can make it shorter as in entity1_int_section_name.

gbene commented 1 year ago

Ok. I noticed the same problem for the projection to DEMs. We could name such entities as entity1_projected_DEM.

andrea-bistacchi commented 1 year ago

I suggest the shorter entity1_proj_DEM

gbene commented 1 year ago

Solved in https://github.com/andrea-bistacchi/PZero/commit/11b23fc82a42d370c4e35557dc685cbaa09ffb96