Skip to content
Snippets Groups Projects
  1. Nov 07, 2018
    • David P. Mayer's avatar
      io_bae.py: Explicitly Set GPF/IPF Column data types on read (#72) · c1afb880
      David P. Mayer authored
      * Add pyproj to list of run requirements in meta.yaml
      
      * io_bae.py: explicitly set data types in GPF/IPF cols on read
      
      * Typo fix
      
      * Add tests for GPF/IPF data types, and making sure GPF/IPF point IDs are written correctly
      
      * typo fix in test_io_bae.py that was breaking tests
      
      * file name typo fix
      
      * correct variable and change file names test_io_bae.py
      
      * correct test_write_str_id_ipf, insert required newline in example IPF file
      
      * Change GPF/IPF int and float lengths to 32 bits
      
      * Increase size of GPF lat/lon/ht to float64
      
      * Change GPF/IPF float lengths back to 64 bits to be consistent with BAE spec
      
      * typo fix
      
      * test_io_bae.py: Specify correct dtypes when reading expecting IPF/GPFs with read_csv
      
      * Add python version to appveyor.yml
      c1afb880
  2. Jul 17, 2018
  3. Jan 31, 2018
  4. Jan 14, 2018
  5. Jan 13, 2018
  6. Dec 27, 2017
  7. Jul 06, 2017
  8. Apr 09, 2017
  9. Feb 02, 2017
  10. Jul 29, 2016
Loading