Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / marshallward/f90nml issues and pull requests

#166 - Namelist with comments causes ValueError

Issue - State: closed - Opened by willirath 2 months ago - 1 comment

#165 - Update README with conda-forge install instructions

Pull Request - State: closed - Opened by aidanheerdegen 3 months ago

#164 - conda-forge package available

Issue - State: closed - Opened by aidanheerdegen 3 months ago - 3 comments

#163 - Support MOM6 parameter files?

Issue - State: open - Opened by aekiss 5 months ago - 2 comments

#162 - Bump idna from 2.7 to 3.7 in /tests

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#160 - Reducing permissiveness of parser

Issue - State: open - Opened by aidanheerdegen 10 months ago - 5 comments

#156 - Multiple Namelists in CLI

Issue - State: open - Opened by kgallmei over 1 year ago - 1 comment

#155 - f90nml does not parse WRF namelist files at all

Issue - State: closed - Opened by wxguy over 1 year ago - 5 comments

#154 - f90nml without the -p option makes the transformed namelist unusable

Issue - State: closed - Opened by fthomas61 over 1 year ago - 6 comments

#152 - Include a diff and update methods for namelists

Issue - State: closed - Opened by enekomartinmartinez almost 2 years ago - 2 comments

#151 - Change to accept NumPy arrays and similar objects

Pull Request - State: closed - Opened by LiamPattinson about 2 years ago - 18 comments

#150 - patching a repeated section on a namelist returns an unclear message

Issue - State: closed - Opened by mandresm about 2 years ago - 17 comments

#149 - patching of fortran types only works for first occurence

Issue - State: closed - Opened by rainbowsend about 2 years ago - 5 comments

#147 - Assertion errors with ill-valued namelist

Issue - State: closed - Opened by cphyc about 2 years ago

#146 - Improved f90nml parsing error messaging

Issue - State: open - Opened by emsellem about 2 years ago - 3 comments

#145 - Keep case sensitive names for variables and groups

Issue - State: closed - Opened by danielabdi-noaa about 2 years ago - 3 comments

#144 - Cogroup initialization support

Pull Request - State: closed - Opened by marshallward over 2 years ago

#143 - Problem writing out read-in lists in version 1.4.2

Issue - State: closed - Opened by rhfogh over 2 years ago - 4 comments

#142 - del with upper case not working in versions > 1.3.1

Issue - State: closed - Opened by mandresm over 2 years ago - 4 comments

#141 - Bug reading mixed lists in version 1.4.0

Issue - State: closed - Opened by rhfogh over 2 years ago - 6 comments

#140 - Write fail when an empty list is provided

Issue - State: closed - Opened by william-dawson over 2 years ago - 3 comments

#139 - Cannot pop Cogroup

Issue - State: closed - Opened by poluhh over 2 years ago - 4 comments

#137 - Namelist parsed successfully despite error when using in an application

Issue - State: closed - Opened by ColemanTom over 2 years ago - 6 comments

#136 - Parsing error for namelist files

Issue - State: closed - Opened by gaurabkcutk over 2 years ago - 3 comments

#135 - Feature Request for Metadata: confusion from the documentation

Issue - State: closed - Opened by MuellerSeb almost 3 years ago - 7 comments

#134 - Namelist with repeated groups doesn't convert to string

Issue - State: closed - Opened by chunderbunny about 3 years ago - 21 comments

#133 - Squeeze 1d lists due to repeated variables

Pull Request - State: closed - Opened by malmans2 over 3 years ago - 3 comments

#132 - Order of repeated blocks not preserved when mixed with other named blocks

Issue - State: closed - Opened by jpf-x over 3 years ago - 24 comments

#131 - Line breaks in list of strings

Issue - State: closed - Opened by lewisjared over 3 years ago - 13 comments
Labels: bug

#130 - Patch does not add new namelists

Issue - State: closed - Opened by Cory-Kramer over 3 years ago - 3 comments

#129 - Cannot parse a namelist without the right boundary of the array

Issue - State: closed - Opened by coreur over 3 years ago - 19 comments

#128 - Another namelist format is not supported

Issue - State: closed - Opened by coreur over 3 years ago - 3 comments

#127 - Parsing error using array assignment in namelist

Issue - State: open - Opened by Cory-Kramer over 3 years ago - 4 comments
Labels: bug

#126 - Assign absolute/relative path to string variable in CLI

Issue - State: open - Opened by mateusffreitas over 3 years ago - 4 comments

#123 - Compress

Pull Request - State: closed - Opened by HoWol76 about 4 years ago - 10 comments

#122 - Compression of output arrays

Issue - State: closed - Opened by HoWol76 about 4 years ago - 4 comments

#120 - String split

Pull Request - State: closed - Opened by marshallward over 4 years ago

#119 - Break a super long line namelist entry into multi-line input

Issue - State: closed - Opened by xic over 4 years ago - 11 comments

#118 - Fails with `StopIteration` when reading ill-written files

Issue - State: closed - Opened by cphyc over 4 years ago - 13 comments

#117 - add optional column alignment in write

Pull Request - State: open - Opened by aekiss over 4 years ago - 10 comments

#116 - Unsuppored nested namelists

Issue - State: closed - Opened by kripnerl over 4 years ago - 13 comments

#115 - Optionally set data type

Issue - State: closed - Opened by aidanheerdegen over 4 years ago - 8 comments

#114 - Type Annotations for Documentation

Issue - State: closed - Opened by pgierz over 4 years ago - 7 comments

#113 - Parsing fails for fortran doubles written with a + prefix

Issue - State: closed - Opened by ghost over 4 years ago - 2 comments

#112 - Trailing comma of a patched namelist.

Issue - State: closed - Opened by marshallward over 4 years ago - 1 comment

#111 - repetition of null value bug

Issue - State: closed - Opened by frankeye over 4 years ago - 15 comments

#110 - f90nml fails to read namelist entries for Fortran90 structure variables

Issue - State: open - Opened by pjoeckel almost 5 years ago - 4 comments

#109 - fails to read arrays of user defined types / structures

Issue - State: closed - Opened by pjoeckel almost 5 years ago - 1 comment

#108 - Strings starting with + are parsed as a list

Issue - State: closed - Opened by amorison about 5 years ago - 24 comments

#107 - Patching of array of strings only updating first three entries

Issue - State: closed - Opened by marshallward about 5 years ago - 9 comments

#106 - Allow deleting options using `patch` method

Issue - State: closed - Opened by andreas-h about 5 years ago - 3 comments
Labels: duplicate

#105 - end commas when patching

Issue - State: open - Opened by 2wyck3d over 5 years ago - 5 comments
Labels: enhancement

#104 - End commas with nml.write()

Issue - State: closed - Opened by gbromley over 5 years ago - 2 comments

#103 - Namelist `print` fail when containing generic objects

Issue - State: open - Opened by marshallward over 5 years ago
Labels: bug

#102 - pathlib objects?

Issue - State: closed - Opened by jmccreight over 5 years ago - 8 comments

#101 - py37 travis-ci

Pull Request - State: closed - Opened by scivision over 5 years ago - 6 comments

#100 - add Python 3.7

Pull Request - State: closed - Opened by scivision over 5 years ago - 3 comments

#99 - Slowdown from 1.0.2 to 1.1

Issue - State: closed - Opened by jacobwilliams over 5 years ago - 9 comments
Labels: performance

#98 - Doctest

Pull Request - State: closed - Opened by marshallward over 5 years ago

#97 - Documentation for --output is wrong

Issue - State: closed - Opened by zbeekman over 5 years ago - 4 comments

#96 - Add a dependency on the yaml module

Issue - State: closed - Opened by zbeekman over 5 years ago - 19 comments

#95 - Community guidlines

Issue - State: closed - Opened by zbeekman over 5 years ago - 5 comments

#94 - two small formatting JOSS paper changes

Pull Request - State: closed - Opened by danielskatz over 5 years ago - 1 comment

#93 - Multidimensional arrays with different start indices

Issue - State: closed - Opened by marshallward over 5 years ago - 6 comments
Labels: bug

#92 - BUG: nml.write fails after calling todict.

Issue - State: closed - Opened by kripnerl over 5 years ago - 7 comments

#91 - Use the warnings package to create warnings

Pull Request - State: closed - Opened by thepith over 5 years ago - 2 comments

#90 - Merge pull request #1 from marshallward/master

Pull Request - State: closed - Opened by jenssss over 5 years ago - 1 comment

#89 - Handling of -inf

Issue - State: closed - Opened by jenssss almost 6 years ago - 4 comments

#88 - deep copy of namelists

Issue - State: closed - Opened by mhaselsteiner almost 6 years ago - 6 comments

#86 - command line pipe to self errors

Issue - State: closed - Opened by marshallward about 6 years ago - 1 comment

#85 - Partial implementation of patch

Pull Request - State: closed - Opened by amicitas about 6 years ago - 3 comments

#84 - Add Parser.patch and Parser.write methods

Issue - State: open - Opened by amicitas about 6 years ago - 4 comments

#83 - patch fails with empty dictionary

Issue - State: closed - Opened by amicitas about 6 years ago - 6 comments

#82 - repeated variables are read as 1-element list

Issue - State: closed - Opened by aekiss over 6 years ago - 1 comment

#81 - Assigning `None` to certain unset properties

Issue - State: closed - Opened by marshallward over 6 years ago - 1 comment

#80 - Patching: Increasing size of existing array produces corrupt namelist

Issue - State: open - Opened by letmaik over 6 years ago - 12 comments

#79 - Can't set indentation when patching

Issue - State: open - Opened by letmaik over 6 years ago - 7 comments

#78 - Fix typo in docs

Pull Request - State: closed - Opened by letmaik over 6 years ago - 4 comments

#77 - Allow to remove items while patching

Issue - State: open - Opened by letmaik over 6 years ago - 5 comments

#76 - How to parse string with namelist file content

Issue - State: closed - Opened by sound-fx over 6 years ago - 5 comments

#75 - whitespace between indices for array in namelist cannot be parsed by nag

Issue - State: closed - Opened by gitporst over 6 years ago - 15 comments

#74 - set row_major or column_major when initializing Namelist from dict

Issue - State: open - Opened by gitporst over 6 years ago - 2 comments

#73 - Added documentation to CLI arguments

Pull Request - State: closed - Opened by warrickball over 6 years ago - 4 comments

#72 - Help strings for command line interface

Issue - State: closed - Opened by warrickball over 6 years ago - 1 comment

#71 - Added a method (tuple_index) to the Namelist class that allows access…

Pull Request - State: closed - Opened by jenssss over 6 years ago - 21 comments

#70 - Change ERROR type

Pull Request - State: closed - Opened by singularitti over 6 years ago - 6 comments

#69 - Problem with missing index

Issue - State: closed - Opened by LSchueler over 6 years ago - 5 comments

#68 - Question: adding a vector

Issue - State: closed - Opened by jacobwilliams almost 7 years ago - 3 comments

#67 - build_man crashes with Sphinx 1.6.6

Issue - State: closed - Opened by amorison almost 7 years ago - 11 comments

#66 - Protected Namelist functions in Parser

Issue - State: open - Opened by marshallward almost 7 years ago - 1 comment

#65 - Parser crashes for namelist containing consecutive commas

Issue - State: closed - Opened by knedlsepp almost 7 years ago - 4 comments

#64 - f90nml.read() crashes for namelists without a terminating EOL.

Issue - State: closed - Opened by neutrinoceros almost 7 years ago - 14 comments

#63 - Namelists from multidimensional list of lists fail

Issue - State: closed - Opened by marshallward almost 7 years ago - 1 comment

#62 - 1-based indexing is assumed but incompletely

Issue - State: closed - Opened by sound-fx almost 7 years ago - 4 comments

#61 - Namelist.__init__ does not convert list of dicts to list of Namelists

Issue - State: closed - Opened by gitporst almost 7 years ago - 3 comments

#60 - init Namelist from dict

Issue - State: closed - Opened by gitporst almost 7 years ago - 13 comments