Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

all the utils gets executed twice overwriting it's own result and taking twice the time #37

@arkanoid87

Description

@arkanoid87

I've tested it with ubuntu 18.04 system python3.6 and two different miniconda python 3.6 & python 3.7 environments

➜  asc2hasc -r -m mq -i process sagama20160824_ros_32632_squared.asc -o sagama20160824_ros_32632_squared.hasc                                                                                                                                                                                                                                                                                                                                                                  
Geometries:                                                                                                                                                                                                                                    
 Input square cell area    : 100.0                                                                                                                                                                                                             
 Hexagon cell area         : 113.39999999999999                                                                                                                                                                                                
 Hexagon side length       : 6.606639111585838                                                                                                                                                                                                 
 Hexagon perpendicular     : 5.72151730426919                                                                                                                                                                                                  
 Number of rows in mesh    : 1009                                                                                                                                                                                                              
 Number of columns in mesh : 1077                                                                                                                                                                                                              
                                                                                                                                                                                                                                               
Converting with Multi-quadratic interpolation ...                                                                                                                                                                                              
Finished successfully.                                                                                                                                                                                                                         
Geometries:                                                                                                                                                                                                                                    
 Input square cell area    : 100.0                                                                                                                                                                                                             
 Hexagon cell area         : 113.39999999999999                                                                                                                                                                                                
 Hexagon side length       : 6.606639111585838                                                                                                                                                                                                 
 Hexagon perpendicular     : 5.72151730426919                                                                                                                                                                                                  
 Number of rows in mesh    : 1009                                                                                                                                                                                                              
 Number of columns in mesh : 1077                                                                                                                                                                                                              
                                                                                                                                                                                                                                               
Converting with Multi-quadratic interpolation ...                                                                                                                                                                                              
Finished successfully.     
➜  ros_hex hasc2gml sagama20160824_ros_32632_squared_test.hasc sagama20160824_ros_32632_squared_test.gml
Loaded input HASC, converting...
Conversion successfully completed.
Loaded input HASC, converting...
Conversion successfully completed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions