Version 0.45.1
Commits
- [c26cdd6] retrieve prebuild phase diagrams from OpenData (#961)
- [0a67281] revert testing against preview
- [872c3a5] dummy mistake
- [4544f9c] use request headers
- [534266c] tests: use first available field if primary key n/a
- [88d6b43] skip invalid field check for suburls
- [614a60b] exclude include_gnome field in tests
- [f4d50a9] run tests against preview
- [949a270] skip dos test
- [fbb443b] also skip bs test
- [c18274f] skip es test
- [4b9aa5c] skip magnetic ordering in ES tests
- [9283053] add description for include_gnome
- [c3f0635] add include_gnome option
- [ab3531d] nested fields are not invalid
- [87c072e] add NOTE about fields_not_requested != unset_fields
- [c176278] fix a few deprecation warnings
- [e6797ce] fix total for progress bar by counting deprecated docs (#957)
- [f9936de] fix electrode test
- [958725f] Add cohesive energy support (#951)
- [3f2157d] raise error if invalid fields requests (closes #835)
- [124f0b5] fix docstrings to close #859
- [d8772dc] fix suffix for root level endpoints
- [1dcd202] update docstring to close #920
- [3af18ad] forward kwargs to ElectronicStructureRester
- [5a5a190] bump minimum emmet-core
- [0786122] retrieve atomate2 tasks from opendata
- [4e47d09] remove fields arg from _query_open_data
- [0cfff90] Automated dependency upgrades (#952)
- [858cf62] bump min monty
- [2f6ac71] return and add TODO
- [aa0c003] update warn msg
- [27bf2d5] remove deprecated/fields for s3
- [31e180f] revert deprecated filter for s3
- [d76128f] minor condition move
- [8c1f6d1] auto-fallback on db if s3 not avail
- [6de5199] fix jcesr warning
- [a78ac2f] add jcesr warning
- [c06e864] skip manifests
- [374e476] fix unbound monty_decode
- [7763736] better linting
- [2ab4b6e] add molecules subresters
- [44ae43e] rm warning for molecules
- [0c71a95] fix s3 logic for new molecules
- [ea8c37b] Automated dependency upgrades (#950)
- [53c8419] Revert "skip s3 downloads for molecules"
- [ae54657] Automated dependency upgrades (#948)
- [22f8bd2] skip s3 downloads for molecules
- [f7de70e]
model_fields
not settable directly (#943) - [ff8f84d] Automated dependency upgrades (#938)
- [96b9e37]
MPRester
lazily getendpoint
andapi_key
(#936) - [4865bf1] Revert "add -s to pytest"
- [c886dc4] add workflow dispatch
- [03c66cd] add -s to pytest
- [2c89d4c] use bson.json_util.loads for S3 (#933)
- [a9e1bc5] add MPRester.get_charge_density_from_task_id()
- [56bf699] allow strings for has_props (#930)
- [8197ba3] Automated dependency upgrades (#931)
- [39be937] rm 3.8 req files
- [f559287] Automated dependency upgrades (#925)
- [a7df778] Update testing.yml
- [008273c] use types-setuptools
- [daee17c] remove old req files
- [1ca20ec] Update upgrade_dependencies.yml
- [c00ede6] lint
- [5579415] fix error message for wrong endpoints
- [631567f] Add TODO
- [1eb19ba] Linting
- [801c05c] Clarify chemsys description in docstring
- [2c13d6a] Update README.md
- [b32433c] Fix entry test
- [971d1ec] Remove deprecated arg from robocrys search (#899)
- [4d8dba0] Add task_ids query to legacy molecules rester (#897)
- [daefc5f] Enable downloads from AWS Open Data for all collections (#884)
- [8724ebe] Automated dependency upgrades (#893)
- [29879ec] Unpin pymatgen
- [4fb68fd] Pin pymatgen
- [045c2d2] Linting
- [1ae3b27] More typo fixes
- [e94b4d2] Typo fix
- [bfcc81c] Linting
- [5298a01] Fix rendering of MPRester docstring in deployed docs (#863)
- [3bc3ac8] Fix tests
- [887904b] Fix user settings get query
- [f4c4d9a] use latest emmet-core rc (#883)
- [96cf642] Deprecate
get_data_by_id
(#882) - [8a84e76] Add last updated query to task search
- [09bdd4f] Limit parallel queries to 4 threads (#877)
- [0a1561a] Update max values in settings (#875)
- [5351c9b] Switch user-agent to mp-api version (#874)
- [39eb023] Fix client tests
- [2bebfa3] Dynamically instantiate MPContribs client (#870)
- [fec167e] Bump emmet-core
- [32ef4dd] Add sort back to messages
- [2af2749] Remove sort parameters from resters (#864)
- [d5240c5] Update elasticity material id query param
- [f380b4e] Switch elasticity rester key (#862)
- [22cd236] Linting
- [6cde233] Transition elasticity rester to new doc
- [5324d52] Fix structure test
- [1845d1e] Merge branch 'main' of https://github.com/materialsproject/api
- [f58511d] Fix eos test
- [9a971c2] Read API key from
pymatgen
config (#856) - [47fc608] Fix pydantic deserialization issues with root obj (#854)
- [cc97851] patch agreed_terms field for user settings (#853)
- [6215e93] Automated dependency upgrades (#852)
- [9f89319] Set maggma lower bound
- [e069065] Automated dependency upgrades (#851)
- [83b27a0] Clarify top level get_entries method (#848)
- [ff7f643] Pydantic 2 support (#847)
- [ffd9713] Add arg to mute progress bars (#844)
- [63adcdf] Lazy loading and caching (#842)
- [6c40f72] Automated dependency upgrades (#843)
- [07f9bd9] Fix dep upgrade wflow
- [f82a3df] Update minimum python version
- [7109a44] Update build wflow
- [57d8acf] General repo and tooling cleanup (#839)
- [f8cfd82] Linting
- [0a2c36d] Optional botocore
- [7cbf363] use create_user_settings for new users posting settings for the first time (#837)
- [5f15be1] Keep boto3 optional (#836)
- [2352288] Update setup.py
- [01983ca] Update setup.py
- [46cb50e] Nest all resters (#833)
- [3855505] Update docs link
- [b2431e8] replace method post with patch for user setting to avoid wiping out certain fields (#829)
- [b2f2bc0] fix MPRester doc string for notify_db_version (#746)
- [f0fb74a] Revert pmg bump
- [68f769b] Bump pmg
- [1989f03] Add sorting and projecting to private resters (#826)
- [c32d071] Remove existing warning
- [98443a0] Merge branch 'main' of https://github.com/materialsproject/api
- [da0f4df] Add warning when accessing new molecules data
- [bf5bfee] Accommodate cloudflare errors (#823)
- [8709dec] add a patch method to update the message_last_read field in _user_set… (#821)
- [a1512bb] Automated dependency upgrades (#822)
- [5da8ed2] unsigned boto3 (#818)
- [928a696] Linting
- [8f0358a] Fix de-serlization of dos object
- [bf390c7] Integrate AWS open data buckets (#815)
- [f7e2a4e] Automated dependency upgrades (#816)
- [de162d5] Merge branch 'main' of https://github.com/materialsproject/api
- [d5fb390] Add messages client and 400,404 warnings
- [9976131] Fix molecules summary tests
- [3e514cf] Overload model dict to fix monty dumping (#813)
- [04f0662] Add 504 and 502 responses to retry settings
- [e4a0734] New molecules resters (#803)
- [3ffecd2] get_ion_reference_data_for_chemsys: fix bug in str chemsys (#756)
- [a7097c7] Automated dependency upgrades (#800)
- [9e5be9f] More test fixes
- [307e9db] Fix traj test
- [6e225dc] More chemenv test fixes
- [5997ff5] Fix chemenv test
- [e5b6e17] Linting
- [138057f] Fix setup
- [37763cb] Add testing reqs
- [06e4f4e] Fix gh token
- [3cb5d68] Fix git add
- [a321cb0] Fix req file references
- [3555dd2] Initial commit of req files
- [1876881] Don't treat as namespace
- [94a30fd] Add dependency wflow (#793)
- [aa93193] Update chemenv documetation and suggestions (#771)
- [68d54df] Fix MPRester attr mapping (#791)
- [c148ac2] Remove repeated setting (#790)
- [1defa9a] Remove dependabot and fix emmet dep
- [e878b9e] Unpin emmet-core
- [570dbfc] Add materials route nesting (#787)
- [d5190ff] Disable nested monty decode for some data (#784)
- [6316599] Ruff (#772)
- [53d30d8] Chemenv rester (#770)
- [e298b17] Make top level convenience method default to gga_gga_U
- [6ae15fd] Remove default thermo type in rester (#768)
- [1e1c377] Add new absorption rester (#765)
- [410627e] Fix dynamic model getattr (#764)
- [f5055d0] Pin emmet core to fix task doc validation
- [7aceb53] Fix material rester tests (#760)
- [dd9c5db] Small edit to add
backoff_factor
to client (#759) - [858409f] Default API key value to None in MPRester (#743)
- [2ec98bd] Allow
thermo_type
string passing for phase diagram method (#742) - [9dc27dc] add duplicate element checking in MPRester.get_entries_in_chemsys (#736)
- [0713f8c] Accept
list[str]
forthermo_types
inThermoRester.search()
(#729) - [1e83e2b] Ensure PhaseDiagram qhull_data is a numpy array (#731)
- [ece1b3e] Fix
el_refs
dict keys inPhaseDiagram
objects (#730) - [98eb360] Set default thermo_type in thermo search method (#726)
- [15c378b] use query_contributions for ion ref data
- [bebe77b] formatting; 32 apikey length
- [02e322f] Fix session typo
- [5ef9313] FIx order of input chemsys for pd search (#719)
- [8f21dbb] Fix passing session and headers in base rester (#717)
- [ac4bb36] Custom sessions (#716)
- [6bf1791] Header dictionary pass through and
BaseRester
nesting fix (#715) - [49fc74a] Update thermo rester methods (#714)
- [fecf7fd] Fix robocrys search pagination (#712)
- [bc5a9fb] Add task_id list and elements to task
search
method (#709) - [80f4686] Allow the pmgrc file to be read for the MPREster settings (#708)
- [574cda5] Fix charge density
task_ids
list query (#707) - [17dd2cc] Implement method to get NOMAD download URL (#702)
- [ebe7c43] Insert missing comma in setup.py (#697)
- [d3f7687] Smart chunk with max URL length consideration (#695)
- [72eafaa] Add back
additional_criteria
as an input toget_entries
andget_entries_in_chemsys
(#693) - [2292fc1] Ensure parity with top level legacy methods (#691)
- [25b21d8] Use six API keys in testing workflow instead of one (#687)
- [9f821a1] Remove manual dispatch from release wflow (#686)
- [f94a4fb] Fix wflow dispatch
- [045f94e] Fix release wflow
- [9913239] Add sphinx docs (#684)
- [89b37a6] Bump emmet (#679)
- [0b4520f] Remove
pytest.mark.xfail
decorator, test expected to pass - [2849726] use latest actions/setup-python and actions/checkout (#678)
- [f29b2e0] support single values as search filters (#672)
- [3f97dec] Adding
msgpack
to requirements - [6b9ebdf] Add msgpack to reqs (#671)
- [12c9371] Bump emmet-core (#670)
- [5057437] Temp ignore task test
- [7b9b3e1] Clean up dependencies (#666)
- [9ec0a9d] Only run
MPDataDoc
factory once per chunk (#665) - [22501cd] Fix typo (#662)
- [fd5fb59] Add MPRestError import to root (#661)
- [f1b1b28] Fix wheels install (#660)
- [ebd426d] Namespace package,
material_ids
parameters (#659) - [394fc4c] Raise attribute error for MPDataDoc (#658)
- [2856653] Add custodian as a dependency (#656)
- [be24667] Enhance output objects (#654)
- [ef951a2] disable requests.Session.trus_env on default (#648)
- [996324f] Add exclude elements to list of non-parallel (#649)
- [9aa0b28] Add convenience method for AlloysRester (#647)
- [05dd0c0] Add timeout to get requests (#646)
- [3850b80] Bump maggma to fix pydantic model sanitization (#644)
- [7d25a40] Add
AlloyRester
(#643) - [9f99e6d] Bump emmet core (#641)
- [341ff2c] Bump emmet and maggma (#638)
- [96eaabb] Bump emmet and update reference to legacy elasticity (#620)
- [3ea2f4b] Fix edge and spectrum type in xas client (#619)
- [250f51c] Enhance usability (#506)
- [865f33f] Fix molecules import (#607)
- [efb161e] Pourbaix: fix filtering extra elements (#606)
- [6e4da02] Update molecules doc import (#598)
- [89de344] Add client side checks on material and task IDs (#589)
- [a4933b5] Fix unsiged S3 configuration when using in deployment (#583)
- [683ec9d] Ensure bucket name is present for AWS deployment (#582)
- [2db0b6a] Use boto3 instead of direct get requests in client for charge density data (#581)
- [a87971f] Change s3 timeout values (#580)
- [99e811a] Check for AWS deployment in CHGCAR lookup (#579)
- [047d832] Band structure, DOS, and charge density changes (#577)
- [1e96481] Update prefixed query params (#571)
- [b877ae9] Add minimal API key validation (#572)
- [46d83aa] Fix MPRester import in core client (#567)
- [32c45ba] Update README.md
- [64c229b] Fix electrode test
- [6785935] Update reqs
- [77f4af7] Bump maggma from 0.40.0 to 0.44.1 (#551)
- [e08de40] Bump emmet-core from 0.21.19 to 0.21.20 (#540)
- [d1a79a5] Add back windows testing
- [9a9ce39] Bump pymatgen (#550)
- [d5e0a47] Update testing pipelines
- [c293b66] Ensure proper env var (#546)
- [bc3094c] Mute progress bars with
MUTE_PROGRESS_BARS
env variable (#545) - [d64c402] Try additional operating systems in testing matrix
- [2b8cba3]
task_id
tomaterial_id
in xas search (#544) - [8eecf9e] Bump mpcontribs
- [2c04bf7] Fix trajectory convenience function (#542)
- [aeefde8] Include response handling in multithreading (#538)
- [eaae661] LImit synthesis tests
- [d4bce7b] Use reference solids to construct the ion reference phase diagram (#533)
- [7ce7c4c] Fix task_id return when no calc_types given (#527)
- [951d17b] more dependabot PRs
- [b13ce17] dependabot PRs
- [3418c5c] remove docker remnants
- [587fbe6] Change max paralle in test wflow (#505)
- [ebd7403] Remove heartbeat slash (#504)
- [4377f11] Format endpoint in MPRester (#502)
- [2f2c5f8] Fix reqs (#501)
- [560706e] Enhance parallel requests and bug fixes (#496)
- [667848e] Move server side code to
emmet-api
package and parallel requests (#475) - [2796143] Update requirements.txt
- [480f925] Fix typo
- [7c71437] Remove server reqs
- [ed581fd] dependabot PRs
- [f9da02f] dependabot PRs
- [6dae97f] bump python image 3.97.10
- [a42bb3c] Bump boto3 from 1.20.26 to 1.20.27
- [2a1c21a] dependabot PRs
- [e32114e] Chemsys added to electrodes (#468)
- [a286586] Split formula chemsys (#467)
- [3e1070c] Merge remote-tracking branch 'origin/dependabot/pip/boto3-1.20.25'
- [7ded0a7] Emmet bump (#466)
- [8791b61] Linting
- [7439ff4] bump python image 3.97.9
- [fb92dba] Bump boto3 from 1.20.24 to 1.20.25
- [9fb21c8] dependabot PRs
- [86b71c9] Update client for better caching of ion reference data
- [0e01012] bump python image 3.97.8
- [828a7f9] Bump uvicorn from 0.15.0 to 0.16.0
- [142e25a] dependabot PRs
- [f437ddd] Hint scheme added to tasks resource (#455)
- [4862fab] Add hint scheme for tasks
- [d6e5cde] Bump maggma version
- [c06fe3b] Add
mpcontribs-client
to requirements - [69539c6] bump python image 3.97.7
- [aff2d60] Bump boto3 from 1.20.20 to 1.20.21
- [0e2f7f2] dependabot PRs
- [1a16d5e] Maggma bump for more changes (#449)
- [9551783] Bump maggma (#448)
- [0075208] Patch hint schemes (#447)
- [2fb5a95] Linting
- [c94800f] Hint schemes added to
materials
andsummary
(#446) - [f31191a] Enable caching for get_ion_reference_data (#429)
- [a5214e9] dependabot PRs
- [bac5b28] Convert to using HasProps enum for summary client (#445)
- [b627f58] bump python image 3.97.6
- [8491de2] Accommodate new sorting query operator (#440)
- [943b349] bump python image 3.97.5
- [bd80cf4] Bump boto3 from 1.20.5 to 1.20.10
- [f6a8f18] dependabot PRs
- [2dcf3e3] Add minimum
monty
version - [4f13ce2] Type hints (#431)
- [54217e2] Bump DB version to
v2021.11.10
(#430) - [113557a] Dielectric, Piezoelectric, Magnetism, Bonds, and Phase Diagrams (#420)
- [fcb94a4] Add Pourbaix client (#428)
- [2152f42] bump python image 3.97.4
- [23a3d38] Bump boto3 from 1.19.7 to 1.19.12
- [2e37679] Rename client methods to be more descriptive
- [440f18e] Fix default env variables (#426)
- [b3d4c44] Merge remote-tracking branch 'origin/dependabot/pip/boto3-1.19.7'
- [ad51542] Emmet bump (#425)
- [1ea24a1] Initial blue/green changes (#424)
- [b775db9] Remove stray print (#423)
- [12d0c18] Bump boto3 from 1.19.2 to 1.19.7
- [ae62b6c] optional flag to return task doc with chgcar (#419)
- [ee01b20] Sparse fields added to general store endpoint
- [0a02a5b] Fix literal import for python 3.7
- [d727115] Fix pagination on general store endpoint
- [f5dcbfe] Set
meta
to beDict
and add Literal type hint to document model - [5a28d00] Add type hints
- [2d8310a] Add
GeneralStoreRester
- [8c4670c] Update client.py (#418)
- [5bcdc9f] Bump emmet-core from 0.15.0 to 0.15.2
- [f743df2] Remove general data endpoint from docs (#416)
- [4d13aab] General store endpoint added (#415)
- [478907d] Bump boto3 from 1.19.1 to 1.19.2
- [0ccce1d] bump python image 3.97.3
- [2a20b72] dependabot PRs
- [fe9a41e] bump python image 3.97.2
- [7a12d22] dependabot PRs
- [4917f31] get_document_by_id to get_data_by_id (#406)
- [b07ff60] Bump emmet and fix dielectric doc import (#405)
- [abf3ffc] Update to ChargeDensityRester (#396)
- [8f810d8] Bump boto3 from 1.18.58 to 1.18.59
- [8532cf8] dependabot PRs
- [6f8d90c] dependabot PRs
- [083f56c] Bump boto3 from 1.18.48 to 1.18.52
- [ccbb9ca] dependabot PRs
- [8cf8a6d] Small oxidation state and thermo changes (#394)
- [b8c0471] General upgrades (#390)
- [714f2d5] bump python image 3.97.1
- [b75a3a7] more dependabot PRs
- [2f8f128] dependabot PRs
- [a48d459] dependabot PRs
- [6cdfc63] dependabot PRs
- [061c8db] dependabot PRs
- [6e02e3d] Bump monty from 2021.7.8 to 2021.8.17
- [b159a78] Bump materialsproject/devops from python-3.96.3 to python-3.96.4
- [b37c334] Task_id to material_id in xas tests (#366)
- [30d5c1c] more dependabot PRs
- [6a4c454] dependabot PRs
- [09518a7] Change to XAS route to allow querying by
material_id
for details page - [e4bd6a7] Alter package version variable
- [52c0ead] fix dynamic version for editable installs
- [903f78c] Documentation bug fixes (#355)
- [76b60cf] Enhance documentation (#354)
- [ee9ff6d] bump python image 3.96.3
- [def2c5f] get_entries_in_chemsys added to MPRester (#353)
- [24193af] Bump types-requests from 2.25.1 to 2.25.2
- [8db87c4] dependabot PRs
- [6b5f2b1] Provenance endpoint and test bug fixes (#346)
- [1047518] Pin maggma verion in setup.py (#345)
- [89280fc] Bump boto3 from 1.18.6 to 1.18.7
- [3a93f6a] bump python image 3.96.2
- [a125259] dependabot PRs
- [8b252c5] Similarity: re-key to
material_id
- [ab5f536] Bump fastapi from 0.66.0 to 0.66.1 (#339)
- [81338f7] Bump boto3 from 1.18.1 to 1.18.2
- [c2ea700] dependabot PRs
- [26fee0d] bump python image 3.96.1
- [903d890] Summary and synthesis updates (#335)
- [2e0ed1f] Summary and synthesis updates (#333)
- [329740e] Fixes the problem of weird synthesis search results when querying for a range (#324)
- [20a74d6] dependabot PRs
- [d4097c5] Orjson and rate limiting changes (#328)
- [a219354] Linting + verison bump (#327)
- [959dedc] Endpoint updates (#326)
- [428f1dd] bump maggma in server reqs
- [f71294c] Enable direct response on appropriate endpoints (#323)
- [937704b] bump python image 3.96.0
- [a31b032] Fix total_doc synth population (#322)
- [1366950] Bump boto3 from 1.17.105 to 1.17.106
- [da5a9f4] dependabot PRs
- [da4ae60] Enable auto pypi publish on release (#316)
- [1a895a6] Rate limiting added to core client (#315)
- [8f9c178] Enable auto release on push to main (#314)
- [c7db751] Remove stray print
- [7bd2884] More MPRester Updates (#312)
- [0a0c416] Fix electrodes working ion test
- [816a58c] Boolean ES data added to search query
- [3e19048] [WIP] MPRester updates (#303)
- [9ff5f69] ES client docstring update
- [53a710c] Set xas store key to spectrum_id
- [30567f1] Merge branch 'main' of github.com:materialsproject/api into main
- [f771bc4] Fix pagination with blank synth query
- [77e7fa6] Bump boto3 from 1.17.101 to 1.17.102
- [6e207a0] dependabot PRs
- [d3cfe47] Synthesis keyword fix and allow blank search
- [78b1e86] Total doc count added to agg pipeline endpoints
- [6b3762f] Add additional error checking and warnings to stats route
- [1d30d47] Remove some old API methods we no longer want to support in the new API
- [82cd2b2] Server req maggma bump
- [be6bee4] Maggma bump and ES endpoint key fix
- [8372ede] Merge branch 'main' of github.com:materialsproject/api into main
- [292acd3] Catch missing docs in with MPRester error
- [a977422] Update README.md
- [e3ee141] Bump emmet-core version
- [2abeead] Charge density, client, and MPRester updates (#302)
- [d153286] more dependabot PRs
- [108592b] dependabot PRs
- [b8e2619] Maggma removed from setup reqs
- [7b1834e] Bump monty from 2021.5.9 to 2021.6.10 (#293)
- [f1f52dc] Bump boto3 from 1.17.88 to 1.17.94 (#294)
- [f8a8a78] Testing reqs updated to fix mypy
- [7ed92d7] Typing literal import now depends on verion
- [99bcdf1] maggma server req version bump
- [98bc626] Bump mypy from 0.812 to 0.902 (#290)
- [2b5663a] Add back in synth client
- [6893679] Linting
- [625d937] Synthesis endpoint now uses aggregation resource
- [8eae0ee] Fix search endpoint from merge
- [ff8e00c] Add proper models for materials
- [6c1b5b1] Fix removed materials docs
- [eda5842] Merge branch 'maggma_integration' into main
- [cafbc1d] All endpoints now use maggma api core
- [c816053] Bump fastapi from 0.65.1 to 0.65.2 (#289)
- [33e7b29] dependabot PRs
- [d1ebb4a] Bump boto3 from 1.17.84 to 1.17.88
- [4bd8594] dependabot PRs
- [761971b] Remove version query
- [e2ad8b3] MAPI and main app updates with versions
- [80f6599] Add new synthesis recipes to API. (#257)
- [3cf604a] MPComplete endpoint now uses new sub data resource
- [b6a10e3] HTTPError import fix
- [5bb5497] Electronic structure endpoint orchestration
- [5bd969d] Main app changes
- [626a63b] Charge density to read only store
- [42190ad] Linting
- [6dd25ab] Better handle empty keywords in text search
- [cb06484] Robocrys text search now uses aggregation resource
- [21cf584] Synth text search now uses aggregation resource
- [2d4e4fc] Formula autocomplete now uses aggregation resource
- [0c5c4af] Fix task deprecation endpoint
- [045f3ad] Condense materials and tasks endpoints
- [4d90c7a] Find structure now uses PostOnlyResource
- [c5d6c35] Remove min max import from materials
- [83747e1] New magnetic search query op
- [b118a15] Fix search with numeric query operator
- [e2349e6] Temp fix for search
- [a15dce0] Thermo now uses numeric query op
- [75d5035] Temp comment on search endpoint
- [470c613] Surface properties now uses numeric query op
- [d572c09] Substrates now using string and numeric query op
- [8172602] Grain boundary bug fix
- [32f9bd9] Grain boundary now uses numeric query op
- [17bb254] EOS now uses numeric query
- [d5818a6] Electronic structure now uses numeric qop
- [39bb3bd] Linting
- [4d05347] Electrodes now uses numeric query
- [5b3cdd5] Add numeric query op to materials
- [a4085cb] Search and XAS to emmet core models
- [fabb1a4] Switch to use new user submission resource
- [b579747] Merge branch 'maggma_integration' of https://github.com/materialsproject/api into maggma_integration
- [0258873] Thermo version default value bug fix
- [c259769] Core query ops switched to maggma
- [4542064] Switch to maggma ReadOnlyResource
- [a10e5fa] Materials endpoint updated to use maggma api
- [8157fc0] Multiple word search term support added to synth
- [2ceba0d] Thermo version default value bug fix
- [6d77b98] Core query ops switched to maggma
- [18ded71] Switch to maggma ReadOnlyResource
- [01e3a30] Materials endpoint updated to use maggma api
- [6061856] Merge branch 'main' of https://github.com/materialsproject/api into main
- [26db338] Skip client tests if api key not in env
- [5424bd1] Bump boto3 from 1.17.74 to 1.17.78 (#282)
- [07c6a63] Bump pre-commit from 2.12.1 to 2.13.0 (#283)
- [1db96b7] Test files dir added to MAPISettings
- [d5f9716] Task utils test added
- [b12b74e] Client test updated for generic get methods
- [6dd8f80] Model added to similarity client
- [8841c26] XAS client primary key changed to xas_id
- [0bbefea] pycodestyle lint
- [83ce09e] Linting and mypy fix
- [7acbbad] Testing req update
- [ed1473c] Test method rename