Closed FlorianDeconinck closed 5 months ago
I personally don't like util
directories as they become a dumping ground for everything and anything quickly (we use to have one we clean up with Frank). Each tools & features should be named with what they do
sure, that makes sense, thanks
On Wed, May 15, 2024 at 9:54 AM Florian Deconinck @.***> wrote:
I personally don't like util directories as they become a dumping ground for everything and anything quickly (we use to have one we clean up with Frank). Each tools & features should be named with what they do
— Reply to this email directly, view it on GitHub https://github.com/NOAA-GFDL/NDSL/pull/39#issuecomment-2112610891, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFCG2D7RP2G7YUOGCUK3Y3ZCNSKBAVCNFSM6AAAAABHWLWJDWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJSGYYTAOBZGE . You are receiving this because your review was requested.Message ID: @.***>
Description In order to present an unified, easy and clean API to the user, we start here a series of "boilerplate" code that wrap common use cases. The first of those is the "quick test" with a one tile, no boundaries, no comms, for
numpy
andorchestrated dace:cpu
How Has This Been Tested? Adding two boilerplate code
Checklist: