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

Skip to content

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented May 10, 2022

Description of proposed changes

  • move requirements.txt from ./docs to ./ dir for a shorter path; update path in installations.md and .circleci/config.yml

  • view: add 3 new options to customize plotting in geo-coordinates:

    • coastline-linewidth
    • lalo-offset
    • lalo-fontsize
  • asc_desc2horz_vert:

    • bugfix on the printout msg during REF_LAT/LON checking
    • bugfix on the output metadata in one output HDF5 fil

Reminders

  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

yunjunz added 2 commits May 9, 2022 19:14
+ move requirements.txt from ./docs to ./ dir for a shorter path; update path in installations.md and circleci/config.yml
+ utils.plot.draw_lalo_label(): add notes on x/yoffset for its intended usage
+ utils.utils1.update_template_file(): handle value2seach inside if check, to avoid unnecessary running
+ view: add 3 new options to customize plotting in geo-coordinates:
   - coastline-linewidth
   - lalo-offset
   - lalo-fontsize

+ asc_desc2horz_vert:
   - bugfix on the printout msg during REF_LAT/LON checking
   - bugfix on the output metadata in one output HDF5 fil

+ readfile: GDAL related metadata
   - DATA_TYPE_GDAL2NUMPY/NUMPY2GDAL: add cint16/32 for translation purpose
   - add ".tiff" to GDAL_FILE_EXTS
@yunjunz yunjunz merged commit 7014b0b into insarlab:main May 10, 2022
@yunjunz yunjunz deleted the view branch May 10, 2022 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant