Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spinner Lidar Sampling #891

Closed
wants to merge 13 commits into from
Closed

Conversation

ndevelder
Copy link
Contributor

This is a re-open of PR that got closed during verification.

commit eafb240
Merge: 05acdd8 355edcb
Author: Nathaniel deVelder <[email protected]>
Date:   Wed Apr 19 11:36:52 2023 -0600

    Merge branch 'main' into spinner-fix
    Merging most recent main

commit 05acdd8
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Dec 19 10:21:05 2022 -0700

    Align submods

commit fa33bd6
Merge: 4b8ef37 89329fa
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Dec 19 10:09:53 2022 -0700

    Fix merge conflict

commit 89329fa
Merge: 6f01830 96feb7b
Author: Nate deVelder <[email protected]>
Date:   Mon Dec 19 09:57:23 2022 -0700

    Merge branch 'Exawind:main' into main

commit 4b8ef37
Author: Nathaniel deVelder <[email protected]>
Date:   Thu Dec 15 12:54:27 2022 -0700

    Formatting fix

commit 10c0191
Author: Nathaniel deVelder <[email protected]>
Date:   Thu Dec 15 12:35:29 2022 -0700

    Update submods final

commit 32b4608
Author: Nathaniel deVelder <[email protected]>
Date:   Wed Dec 14 14:50:36 2022 -0700

    Attempt to update submods

commit 34a6d9a
Merge: 9675ebb 6f01830
Author: Nathaniel deVelder <[email protected]>
Date:   Wed Dec 14 14:10:08 2022 -0700

    Fix namespace merge conflict

commit 6f01830
Merge: afcce6a a409c5a
Author: Nate deVelder <[email protected]>
Date:   Wed Dec 14 13:33:27 2022 -0700

    Merge branch 'Exawind:main' into main

commit 9675ebb
Merge: 720bc5f 1260e3d
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Dec 5 13:32:22 2022 -0700

    Merge branch 'spinnerlidar' of https://github.com/alhs6577/amr-wind into spinnerlidar
    Changes to netcdf and cleanup

commit 720bc5f
Merge: fdb5fa0 afcce6a
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Dec 5 13:24:56 2022 -0700

    Merge branch 'main' of https://github.com/alhs6577/amr-wind into spinnerlidar
    Formatting and catch-up commit

commit fdb5fa0
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Dec 5 13:24:06 2022 -0700

    Formatting and catch-up commit

commit 1260e3d
Merge: 2f06617 aabb44f
Author: Nate deVelder <[email protected]>
Date:   Fri Aug 26 11:12:05 2022 -0600

    Merge branch 'Exawind:main' into spinnerlidar

commit 2f06617
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Aug 26 11:05:04 2022 -0600

    Clean-up print statements

commit 12c2d8c
Author: Nathaniel deVelder <[email protected]>
Date:   Sun Jul 24 07:10:48 2022 -0600

    Formatting

commit 11cbdf9
Author: Nathaniel deVelder <[email protected]>
Date:   Sun Jul 24 07:05:33 2022 -0600

    Rotation fixes

commit 55ef319
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Jul 22 13:09:22 2022 -0600

    Fix rotation direction

commit 8250ef8
Merge: 797f8c4 e640d42
Author: Nate deVelder <[email protected]>
Date:   Thu Jun 23 13:01:00 2022 -0600

    Merge branch 'Exawind:main' into spinnerlidar

commit 797f8c4
Author: Nathaniel deVelder <[email protected]>
Date:   Thu Jun 23 12:59:38 2022 -0600

    Update amrex submod sha

commit afcce6a
Author: Nathaniel deVelder <[email protected]>
Date:   Thu Jun 23 12:42:15 2022 -0600

    Reset submodule shas

commit 28ecfbf
Author: Nathaniel deVelder <[email protected]>
Date:   Thu Jun 23 11:38:04 2022 -0600

    Submod updates

commit 5596e03
Merge: 7871477 e640d42
Author: Nathaniel deVelder <[email protected]>
Date:   Thu Jun 23 11:19:46 2022 -0600

    Merge branch 'main' of https://github.com/alhs6577/amr-wind
    Fetch upstream and merge

commit 03e0f37
Author: Nathaniel deVelder <[email protected]>
Date:   Thu Jun 23 11:19:27 2022 -0600

    Lint clang tidy updates

commit 8cee108
Author: Nathaniel deVelder <[email protected]>
Date:   Thu Jun 23 09:25:28 2022 -0600

    Fixes for MacOS & Docker CI builds

commit 862863d
Author: Nathaniel deVelder <[email protected]>
Date:   Wed Jun 22 16:30:34 2022 -0600

    Formatting fast wrapper

commit 28df73f
Merge: bba9c29 7871477
Author: Nathaniel deVelder <[email protected]>
Date:   Wed Jun 22 16:21:17 2022 -0600

    Merged ci.yml - kept ascent and added openfast

commit 7871477
Merge: cc70185 a27e9c1
Author: Nathaniel deVelder <[email protected]>
Date:   Wed Jun 22 16:14:19 2022 -0600

    Merge remote-tracking branch 'upstream/main'
    Fetch up

commit bba9c29
Author: Nathaniel deVelder <[email protected]>
Date:   Wed Jun 22 16:00:54 2022 -0600

    Change back signs on rotation matrices to be consistent (clockwise)

commit 09d5c09
Author: Nathaniel deVelder <[email protected]>
Date:   Tue Jun 21 15:55:29 2022 -0600

    More ifdefs in FastIFace

commit b3bd5ce
Author: Nathaniel deVelder <[email protected]>
Date:   Tue Jun 21 14:41:31 2022 -0600

    Fix formatting again

commit 6f1346e
Author: Nathaniel deVelder <[email protected]>
Date:   Tue Jun 21 14:38:38 2022 -0600

    Fix warnings

commit 2df5c17
Author: Nathaniel deVelder <[email protected]>
Date:   Tue Jun 21 13:54:33 2022 -0600

    Add ifdef for FAST_HubPosition

commit ce006c4
Author: Nathaniel deVelder <[email protected]>
Date:   Tue Jun 21 13:32:00 2022 -0600

    ifdef includes too: formatting

commit 9a3b4b6
Author: Nathaniel deVelder <[email protected]>
Date:   Tue Jun 21 13:29:24 2022 -0600

    ifdef includes too

commit 617d5b8
Author: Nathaniel deVelder <[email protected]>
Date:   Tue Jun 21 13:04:20 2022 -0600

    Formatting ifdefs more more

commit 9043fff
Author: Nathaniel deVelder <[email protected]>
Date:   Tue Jun 21 13:02:27 2022 -0600

    Formatting ifdefs more

commit fc7ebb5
Author: Nathaniel deVelder <[email protected]>
Date:   Tue Jun 21 13:00:15 2022 -0600

    Formatting ifdefs

commit a94fb2c
Author: Nathaniel deVelder <[email protected]>
Date:   Tue Jun 21 12:56:13 2022 -0600

    Added ifdefs for openfast-specific vars

commit 9b1c88c
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Jun 17 13:18:36 2022 -0600

    Include .h instead of .cpp for turbinefast

commit f3e7ecf
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Jun 13 12:43:22 2022 -0600

    More Formatting

commit 8c4967f
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Jun 13 12:41:49 2022 -0600

    Formatting

commit bd56ace
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Jun 13 12:39:18 2022 -0600

    Remove assignment to nullptr

commit e8b3649
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Jun 13 12:22:58 2022 -0600

    More more formatting

commit 3073146
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Jun 13 12:17:20 2022 -0600

    More formatting

commit 52491dc
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Jun 13 12:14:10 2022 -0600

    Attempt to fix undefined vars in includes

commit 7175169
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Jun 13 10:45:45 2022 -0600

    Formatting

commit 19396c4
Author: Nathaniel deVelder <[email protected]>
Date:   Mon Jun 13 10:40:44 2022 -0600

    Trying pragma once to address build-test errors

commit ce11b46
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Jun 10 14:02:56 2022 -0600

    Formatting fixes final again

commit e5d746e
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Jun 10 14:00:55 2022 -0600

    Formatting fixes final

commit 894657b
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Jun 10 13:55:09 2022 -0600

    Formatting fixes Exawind#2

commit 48947d1
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Jun 10 13:36:03 2022 -0600

    Formatting fixes

commit ee45240
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Jun 10 12:05:49 2022 -0600

    Adding hub-attached lidar inputs to test file

commit 99b51b7
Merge: bba6aa2 cc70185
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Jun 10 11:03:00 2022 -0600

    Merge branch 'main' into spinnerlidar
    Merge upstream into spinnerlidar branch

commit cc70185
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Jun 10 11:00:51 2022 -0600

    Fetched upstream

commit bba6aa2
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Jun 10 09:54:53 2022 -0600

    OpenFAST-connected hub attached DTU Spinner Lidar

commit acc92a5
Merge: bc85588 5881758
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Apr 15 17:00:50 2022 -0600

    Fix CmakeList

commit bc85588
Author: Nathaniel deVelder <[email protected]>
Date:   Fri Apr 15 16:58:26 2022 -0600

    Initial spinner fast connection

commit 5881758
Merge: ce15ef2 19b0aed
Author: Nate deVelder <[email protected]>
Date:   Fri Apr 15 16:57:42 2022 -0600

    Merge branch 'Exawind:main' into spinnerlidar

commit ce15ef2
Merge: 61ae53f d5d2a2b
Author: alhs6577 <[email protected]>
Date:   Mon Apr 11 14:16:44 2022 -0600

    Merge branch 'Exawind:main' into spinnerlidar

commit 61ae53f
Author: Alan Hsieh <[email protected]>
Date:   Thu Mar 10 14:50:05 2022 -0700

    adjusted test file

commit 8525273
Author: Alan Hsieh <[email protected]>
Date:   Wed Mar 9 13:44:04 2022 -0700

    fix formatting

commit 4f4c09e
Author: Alan Hsieh <[email protected]>
Date:   Fri Mar 4 11:02:42 2022 -0700

    debugging 3

commit a1f7022
Author: Alan Hsieh <[email protected]>
Date:   Fri Mar 4 09:59:57 2022 -0700

    debugging 2

commit b554b8a
Author: Alan Hsieh <[email protected]>
Date:   Thu Mar 3 14:02:00 2022 -0700

    debugging 1

commit 4dc26d7
Author: Alan Hsieh <[email protected]>
Date:   Thu Feb 24 15:42:10 2022 -0700

    add more files

commit 33d2851
Author: Alan Hsieh <[email protected]>
Date:   Thu Feb 24 15:36:43 2022 -0700

    add unit test

commit 66fb3b0
Author: Alan Hsieh <[email protected]>
Date:   Thu Feb 24 15:27:54 2022 -0700

    Draft

commit 7c03e6f
Author: Alan Hsieh <[email protected]>
Date:   Thu Feb 24 12:56:50 2022 -0700

    First run

commit a8218f2
Author: Alan Hsieh <[email protected]>
Date:   Mon Feb 21 14:38:16 2022 -0700

    Testing

Squash merge of all initial spinner commits
@github-actions
Copy link

github-actions bot commented Sep 9, 2023

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions
Copy link

This PR was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant